Welcome![Sign In][Sign Up]
Location:
Search - pso standard test function

Search list

[Other resourcepso(sphere)

Description: 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
Platform: | Size: 1452 | Author: 王道军 | Hits:

[Other resourcebenchmarks_test_pso

Description: 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.
Platform: | Size: 2945 | Author: jiangsx | Hits:

[AI-NN-PRpso(sphere)

Description: 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
Platform: | Size: 1024 | Author: 王道军 | Hits:

[matlabbenchmarks_test_pso

Description: 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.
Platform: | Size: 3072 | Author: jiangsx | Hits:

[matlabrerettg

Description: PSO algorithm (PSO) standard test function
Platform: | Size: 2048 | Author: salam | Hits:

[Software Engineering5346363636

Description: :针对粒子群算法进行多极点函数优化时 存在的局部极小点和搜寻效率低的问题,引入了小 生境的思想到粒子群算法中,以粒子的最好位置为 中心,粒子的最好的个体解对应的适应值为半径建 立圆形小生境。stretching 技术,其次对子群体采用解散策略,即当在子群体中找到一个极值点后把子群体解散回归主群体,最 后设置子群体创建时的半径阈值,避免子群体半径过大。该算法解决了标准的NichePS0算法在处理 多峰函数时,极值点的个数依赖于子群体个数及极值点容易出现重复、遗漏等问题。对3个常用的基 本测试函数的实验表明,新算法(SNPsO)在多峰函数寻优中解的稳定性、收敛性和覆盖率均优于标准 NichePS0。-Niching PSO algorithm to deal with complex multimodal function optimization problems exist some defects, asked the the an improved the niche sNPsO algorithm. sNPSO algorithm introduced in which the order of the niche ideas stretching technology is the first application in the main group, the dissolution of the strategy followed by the sub-groups, find an extreme point in the sub-groups after the handle the groups dissolution regression main groups, the final set radius threshold value, the creation of the subset populations avoid subpopulations radius is too large. The algorithm to solve the standard NichePS0 algorithm multimodal function, the number of extreme points depends on the number of sub-groups and the extreme points prone repeat omissions. 3 basic test function experiments show that the new algorithm (SNPsO) in multimodal function optimization solution stability, convergence and coverage are better than standard NichePS0.
Platform: | Size: 166912 | Author: zhuifenger | Hits:

[OS programpso

Description: 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
Platform: | Size: 10240 | Author: | Hits:

[OS programpso

Description: 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
Platform: | Size: 10240 | Author: 汤德琴 | Hits:

[Mathimatics-Numerical algorithmspso_goldstein_

Description: 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three. Compile and run directly by modifying the optimization model is used to optimize you need to solve the problem, I have been tested in the trajectory optimization success. A total of 50 times the code pso search operator to improve the reliability of the algorithm, the maximum number of iterations is limited to less than 500, the output value and the best fitness value to obtain the best fit of iterations, the average for each operation to the number of pso iterations to meet the conditions to get the solution ......
Platform: | Size: 11264 | Author: ke | Hits:

[Otherpso_goldstein

Description: 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with test function test function in (0,-1) obtained at the minimum three. Compile and run directly by modifying the optimization model is used to optimize you need to solve the problem, I have been tested in the trajectory optimization success. A total of 50 times the code pso search operator to improve the reliability of the algorithm, the maximum number of iterations is limited to less than 500, the output value and the best fitness value to obtain the best fit of iterations, the average for each operation to the number of pso iterations to meet the conditions to get the solution ......
Platform: | Size: 11264 | Author: 任行 | Hits:

[matlabPSO-matlab-code-and-test-function

Description: 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
Platform: | Size: 41984 | Author: 张爱竹 | Hits:

[Software Engineeringpso

Description: PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study!
Platform: | Size: 1024 | Author: omid | Hits:

[Software Engineeringbenchmark

Description: 该代码为benchmark测试函数验证标准PSO算法的代码,经过测试,该代码没有问题。-The code for the benchmark test function verification standard PSO algorithm code has been tested, the code is no problem.
Platform: | Size: 3072 | Author: 李勇 | Hits:

[Otherbenchmarks_test_pso

Description: 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.
Platform: | Size: 3072 | Author: 阿萨德 | Hits:

[CEC2017函数测试工具

Description: 最新的进化算法的测试函数,可运行,供30个函数,以及包括一个标准pso代码(The test function of the latest evolutionary algorithm, which can run for 30 functions, and includes a standard PSO code)
Platform: | Size: 3944448 | Author: cheng_zi | Hits:

CodeBus www.codebus.net